NotifySourceResetAsReplace Property
In This Topic
Gets or sets whether the Reset notifications coming from the source will be notified as a Replace.
Syntax
'Declaration
Public Property NotifySourceResetAsReplace As Boolean
public bool NotifySourceResetAsReplace {get; set;}
See Also